arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
authorLucas Stach <[email protected]>
Tue, 22 Jan 2013 00:15:49 +0000 (00:15 +0000)
committerTom Rini <[email protected]>
Thu, 31 Jan 2013 00:33:01 +0000 (19:33 -0500)
commit4e5eb45898b6f05fef3a4690399726c03bc1f398
treeba232563f95dc471a0a3475f8e96f0acdcd7a8d4
parentb6832af85078e24308d2326fcc5b078484797c63
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README

No one expects to end up in a delayed environment if
CONFIG_DELAY_ENVIRONMENT isn't defined.

Signed-off-by: Lucas Stach <[email protected]>
Acked-by: Simon Glass <[email protected]>
Acked-by: Allen Martin <[email protected]>
arch/arm/lib/board.c